Skip to content

template(ci): Fix operator version extraction#577

Merged
NickLarsenNZ merged 1 commit intomainfrom
template/ci-fix-operator-version-extraction
Feb 26, 2026
Merged

template(ci): Fix operator version extraction#577
NickLarsenNZ merged 1 commit intomainfrom
template/ci-fix-operator-version-extraction

Conversation

@Techassi
Copy link
Member

Previously, we assumed that the first package is always the operator package. This is not true, for example this resulted in a wrong version here: https://github.com/stackabletech/secret-operator/actions/runs/22309511940/attempts/1.

To fix this, we filter/select the package by operator name instead of hard-coding index 0.

@Techassi Techassi self-assigned this Feb 24, 2026
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Feb 24, 2026
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, good catch!

@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue Feb 26, 2026
@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Feb 26, 2026
Merged via the queue into main with commit e48cc62 Feb 26, 2026
2 checks passed
@NickLarsenNZ NickLarsenNZ deleted the template/ci-fix-operator-version-extraction branch February 26, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants